Kegs91/ActiveGS v3.0.242 (27/04/10)

+ added write2disk for .nib file (to allow zoyon patrol)
* removed unused framework for .vcproj

Kegs91/ActiveGS v3.0.213

+ added pause feature
* refactor exit mechanism to quit gently when possible -- using a quit event
* free up all allocated memories (ram, video, sound...) on exit 
* eject disks on exit (to free both their file descriptors & memories)
* MVN/MVP are not blocking anymore when executed in non native mode
* fix sound reset
* fix sound crashing (fix Aarghh)
* A2 screen is now centered
* win32 : f2 key identification
* win32 : fix device context management
+ Added Transwarp support
* put back Gilles Tschopp's hack to deal with corrupted .2MG images
+ win32: asynchronous key/mouse events management
* fix double click (cannot miss up&down mouse button irq anymore)
* Added None Joystick mode
+ redirect printf/fprintf to console
+ exposes new data
	g_pause
	g_acceptevents
	g_initialized
	g_speed_fast
+ customizable bram (to control boot options)
+ win32: use WIN for Open-Apple, ALT for Closed-Apple Keys


